home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
c
/
cenvid9.zip
/
NUMLOCK.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-03-04
|
330b
|
8 lines
@echo off
REM ************************************************************
REM *** NumLockd.bat - Set NumLock key ON - see KeyState.bat ***
REM *** ver.1 for explanation ***
REM ************************************************************
CEnvi " k = peek(0x417); poke(0x417,k | 0x20); "